Describe scroll bars.
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 May 1993 21:04:11 +0000 (21:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 May 1993 21:04:11 +0000 (21:04 +0000)
etc/TUTORIAL

index c965d4f9dbed4f4b52b3edf34f7c319beaa836c4..18a610f0da02d8126a2fb79ec37f161c3850ba47 100644 (file)
@@ -180,6 +180,18 @@ much more useful.
 Did it scroll the screen up by 8 lines?  If you would like to
 scroll it down you can give an argument to M-v.
 
+If you are using X Windows, there is probably a rectangular area
+called a scroll bar at the right hand side of the Emacs window.  You
+can scroll the text by clicking the mouse in the scroll bar.
+
+>> Try pressing the middle button at the top of the highlighted area
+within the scroll bar, then moving the mouse while holding that button
+down.
+
+>> Move the mouse to a point in the scroll bar about three lines from
+the top, and click the left button a couple of times.  Then try the
+right button a couple of times.
+
 
 * WHEN EMACS IS HUNG
 --------------------